(ONE_MORE_BYTE_CHECK_MULTIBYTE): New macro.
authorKenichi Handa <handa@m17n.org>
Wed, 13 Dec 2000 23:24:37 +0000 (23:24 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 13 Dec 2000 23:24:37 +0000 (23:24 +0000)
commita05a88be1fd71f7f880c46c6dec65e4da8c08c41
treec8e44c5e4a4bb5464f8cd56b6dc00a4a59c30dd1
parentcc87fa54fdd9ece0207aef5fec5acb5c2cdf236e
(ONE_MORE_BYTE_CHECK_MULTIBYTE): New macro.
(detect_coding_emacs_mule, detect_coding_iso2022,)
(detect_coding_sjis, detect_coding_big5, detect_coding_utf_8)
(detect_coding_utf_16, detect_coding_ccl): Make them static.  New
argument MULTIBYTEP.  Callers changed.
(detect_coding_mask, detect_coding_system): New argument
MULTIBYTEP.  Callers changed.
src/coding.c